home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / libxapian15 / copyright < prev    next >
Text File  |  2009-10-22  |  8KB  |  175 lines

  1. This is the Debian package of the Xapian search engine library.  This
  2. package was originally created and maintained by Richard Boulton
  3. <richard@tartarus.org>.  It is currently maintained by Olly Betts
  4. <olly@survex.com>.
  5.  
  6. It was downloaded from http://xapian.org/download
  7.  
  8. Upstream Authors:
  9.  
  10.         Olly Betts <olly@survex.com>
  11.         Hein Ragas <hragas@users.sourceforge.net>
  12.         Sam Liddicott <samjam@users.sourceforge.net>
  13.     Ananova Ltd
  14.     Orange PCS Ltd
  15.     BrightStation PLC
  16.     Dr Martin Porter
  17.     Free Software Foundation, Inc.
  18.     Silicon Graphics Computer Systems, Inc.
  19.     Richard Boulton
  20.     Lemur Consulting Ltd
  21.  
  22. Copyright:
  23.  
  24.   Copyright (C) 2002,2003,2004,2005,2006,2007,2008,2009 Olly Betts
  25.   Copyright (C) 2003 Sam Liddicott
  26.   Copyright (C) 2001,2002 Ananova Ltd
  27.   Copyright (C) 2003 Orange PCS Ltd
  28.   Copyright (C) 1999,2000,2001 BrightStation PLC
  29.   Copyright (C) 2001 Hein Ragas
  30.   Copyright (C) 2003,2006 Richard Boulton
  31.   Copyright (C) 2007,2008,2009 Lemur Consulting Ltd
  32.  
  33.   This program is free software; you can redistribute it and/or
  34.   modify it under the terms of the GNU General Public License as
  35.   published by the Free Software Foundation; either version 2 of the
  36.   License, or (at your option) any later version.
  37.  
  38.   This program is distributed in the hope that it will be useful,
  39.   but WITHOUT ANY WARRANTY; without even the implied warranty of
  40.   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  41.   GNU General Public License for more details.
  42.  
  43.   You should have received a copy of the GNU General Public License
  44.   along with this program; if not, write to the Free Software
  45.   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
  46.  
  47.   See /usr/share/common-licenses/GPL-2 for the full text of the GNU GPL.
  48.  
  49. The snowball sources in the languages subdirectory are licensed under
  50. the three clause BSD license:
  51.  
  52.   Copyright (c) 2001, Dr Martin Porter
  53.   Copyright (c) 2004,2005, Richard Boulton
  54.   Copyright (c) 2006,2007, Olly Betts
  55.  
  56.   Redistribution and use in source and binary forms, with or without
  57.   modification, are permitted provided that the following conditions are met:
  58.  
  59.     * Redistributions of source code must retain the above copyright notice,
  60.       this list of conditions and the following disclaimer.
  61.     * Redistributions in binary form must reproduce the above copyright notice,
  62.       this list of conditions and the following disclaimer in the documentation
  63.       and/or other materials provided with the distribution.
  64.     * The name of the author may be used to endorse or promote products derived
  65.       from this software without specific prior written permission.
  66.  
  67.   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  68.   AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  69.   IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  70.   ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
  71.   LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
  72.   CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  73.   SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
  74.   INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
  75.   CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  76.   ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
  77.   POSSIBILITY OF SUCH DAMAGE.
  78.  
  79. The file common/autoptr.h is taken from GCC and bears the following
  80. licence statements:
  81.  
  82.   Copyright (C) 2001 Free Software Foundation, Inc.
  83.  
  84.   This file is part of the GNU ISO C++ Library.  This library is free
  85.   software; you can redistribute it and/or modify it under the
  86.   terms of the GNU General Public License as published by the
  87.   Free Software Foundation; either version 2, or (at your option)
  88.   any later version.
  89.  
  90.   This library is distributed in the hope that it will be useful,
  91.   but WITHOUT ANY WARRANTY; without even the implied warranty of
  92.   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  93.   GNU General Public License for more details.
  94.  
  95.   You should have received a copy of the GNU General Public License along
  96.   with this library; see the file COPYING.  If not, write to the Free
  97.   Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
  98.   02110-1301 USA.
  99.  
  100.   As a special exception, you may use this file as part of a free software
  101.   library without restriction.  Specifically, if other files instantiate
  102.   templates or use macros or inline functions from this file, or you compile
  103.   this file and link it with other files to produce an executable, this
  104.   file does not by itself cause the resulting executable to be covered by
  105.   the GNU General Public License.  This exception does not however
  106.   invalidate any other reasons why the executable file might be covered by
  107.   the GNU General Public License.
  108.  
  109.   Copyright (c) 1997-1999
  110.   Silicon Graphics Computer Systems, Inc.
  111.  
  112.   Permission to use, copy, modify, distribute and sell this software
  113.   and its documentation for any purpose is hereby granted without fee,
  114.   provided that the above copyright notice appear in all copies and
  115.   that both that copyright notice and this permission notice appear
  116.   in supporting documentation.  Silicon Graphics makes no
  117.   representations about the suitability of this software for any
  118.   purpose.  It is provided "as is" without express or implied warranty.
  119.  
  120. The following files are licensed under the MIT/X licence:
  121.  
  122.     common/serialise-double.cc
  123.     common/serialise-double.h
  124.  
  125.   Copyright (C) 2006,2007,2008,2009 Olly Betts
  126.  
  127.   Permission is hereby granted, free of charge, to any person obtaining a copy
  128.   of this software and associated documentation files (the "Software"), to
  129.   deal in the Software without restriction, including without limitation the
  130.   rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
  131.   sell copies of the Software, and to permit persons to whom the Software is
  132.   furnished to do so, subject to the following conditions:
  133.  
  134.   The above copyright notice and this permission notice shall be included in
  135.   all copies or substantial portions of the Software.
  136.  
  137.   THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  138.   IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  139.   FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  140.   AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  141.   LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  142.   FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
  143.   IN THE SOFTWARE.
  144.  
  145. The files queryparser/lemon.c and queryparser/queryparser.lt (which are
  146. a parser generator and its output template file) bear the following
  147. statements respectively:
  148.  
  149.   The authors of this program disclaim copyright.
  150.  
  151.   The author disclaims copyright to this source code.
  152.  
  153. The Debian packaging is licensed under the MIT/X licence:
  154.  
  155.   Copyright (C) 2004,2005,2006 Lemur Consulting Ltd
  156.   Copyright (C) 2006,2007,2008,2009 Olly Betts
  157.  
  158.   Permission is hereby granted, free of charge, to any person obtaining a copy
  159.   of this software and associated documentation files (the "Software"), to
  160.   deal in the Software without restriction, including without limitation the
  161.   rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
  162.   sell copies of the Software, and to permit persons to whom the Software is
  163.   furnished to do so, subject to the following conditions:
  164.  
  165.   The above copyright notice and this permission notice shall be included in
  166.   all copies or substantial portions of the Software.
  167.  
  168.   THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  169.   IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  170.   FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  171.   AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  172.   LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  173.   FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
  174.   IN THE SOFTWARE.
  175.